Parameters
- transforms
- Array of sub transforms of composite transform.
Return Value
A SimpleCompositeColorTransform that is a composition of specified color transforms.
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown if transforms is null. |
| System.ArgumentException | Thrown if transforms.Length is equal to 0. |
| System.InvalidOperationException | Thrown if transforms has incompatible color spaces of some adjacent color transforms. |
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5